xen.git
2006-12-07 kfraser@localhost... VMXAssist cleanups
2006-12-07 kfraser@localhost... [VTPM][HVM] Transmit the locality in which the command...
2006-12-07 kfraser@localhost... [HVM] Fix reboot failure when configured 'cdrom', i...
2006-12-07 kfraser@localhost... merge
2006-12-07 kfraser@localhost... [HVM] qemu: Add guest address-space mapping cache.
2006-12-07 Alastair Tse[XEND] Update vcpu_avail when parsing configuration.
2006-12-07 Alastair Tse[XEND] Fix reboot for HVM domains if cdrom is empty.
2006-12-06 Ewan MellorAdded VM.set_VCPUs_features_force_on, VM.set_VCPUs_feat...
2006-12-06 Ewan MellorMake VM.VCPUs.number a writable field.
2006-12-06 Ewan MellorAdded VBD.type field (CD or Disk).
2006-12-06 Ewan MellorAdd extra detail to the VM.destroy description.
2006-12-06 Ewan MellorAdd VM.auto_power_on field.
2006-12-06 Ewan MellorClarify that memory values are in bytes.
2006-12-06 Ewan MellorImproved task handling model.
2006-12-06 Ewan MellorTidy up the get_by_name_label description.
2006-12-06 Ewan MellorClarify that the self parameter is an object reference...
2006-12-06 Ewan MellorTidy up the get_record and get_by_uuid descriptions.
2006-12-06 Ewan MellorMore description tidyups -- constructors and destructor...
2006-12-06 Ewan MellorTidy-up some of the descriptions.
2006-12-06 Tim Deegan[XEN] remove unused monitor_vtable mapping.
2006-12-06 Ewan MellorAdded Xen-API implementations for xm pause, xm unpause...
2006-12-06 Ewan MellorImplement VM.set_name_label.
2006-12-06 Ewan MellorAdded support for configuration file for xm, and use...
2006-12-06 Ewan MellorAdded server proxy and session manager for Xen-API...
2006-12-06 Ewan MellorFix server reloading when the HTTP server is enabled.
2006-12-06 Ewan MellorDon't trace inside SrvServer.py -- it's doing a one...
2006-12-06 Ewan MellorMove the actual call routed by do_legacy_api_with_uuid...
2006-12-06 Ewan MellorFix HTTP server.
2006-12-05 Ewan MellorFix error message.
2006-12-06 Tim DeeganFixes a mistake in changeset 12732
2006-12-05 Ian Campbell[LINUX] The crash note resource should be nested inside...
2006-12-05 Tim Deegan[XEN] sh_gfn_to_mfn_foreign() must handle guest pfns...
2006-12-04 Ewan MellorThis adds a recently added parameter to the vm.start...
2006-12-04 Ewan MellorTidy.
2006-12-04 Ewan MellorFix numpad handling in QEMU's VNC server. The keymaps...
2006-12-04 Ewan MellorClose the server when instructed, so that we can reload...
2006-12-04 Ewan MellorDiagnose a failing server, rather than just locking...
2006-12-04 Ewan MellorAdded rudimentary "xend reload" functionality. This...
2006-12-04 Ewan MellorTidy error message.
2006-12-04 Ewan MellorMore capitalisation fixes.
2006-12-04 Ewan MellorWith PERMISSIVE turned on, diagnose missing Enums and...
2006-12-04 kfraser@localhost... [QEMU] Error reporting in IDE device model.
2006-12-04 kfraser@localhost... Add XEN_FRAMEBUFFER to -xen defconfigs.
2006-12-04 kfraser@localhost... Remove useless segments push/pop in VMXAssist.
2006-12-04 Ian Campbell[PATCH 02/02] Kexec / Kdump: Don't declare _end
2006-12-04 Ian Campbell[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead...
2006-12-03 kaf24@firebug... [XEN] Fix 32-bit build.
2006-12-03 kaf24@localhost... [XEN] Add 'insn_fetch' memory operation to the x86_emul...
2006-12-03 Ewan MellorRevert the change to destroy all VMs when skipping...
2006-12-02 Ewan MellorMake the xenfb tools an optional part of the build...
2006-12-01 Alastair Tse[XEND] Fix mis-types in XendConfig
2006-12-01 Alastair TseMerge
2006-12-01 Alastair TseMerge
2006-12-01 Alastair TseMerge
2006-12-01 Ewan MellorUse the new xen-api.sock for the calls to the Xen-API...
2006-12-01 Alastair Tse[XEND] Re-add vtpm device support in XendConfig
2006-12-01 Ewan MellorThis patch provides XmTestManagedDomain and XenManagedD...
2006-12-01 Alastair TseMerge
2006-12-01 Alastair Tse[XENAPI] Add extra param for VM.start and fix case...
2006-12-01 Alastair Tse[XEND] Proper importing of Xen API VM Struct into new...
2006-12-01 kfraser@localhost... [XEN] Allow shutdown code to be set at most once per...
2006-12-01 Alastair Tse[XEND] Fix case mismatch in VM.get_record for Xen API
2006-12-01 Andrew WarfieldFix a number of flaws in the blktap userspace daemon...
2006-12-01 Alastair Tse[XEND] Fix outputting device SXPs when domain is halted.
2006-12-01 kfraser@localhost... [HVM] Cache segment-register contents during PTE-update...
2006-12-01 Alastair Tse[TOOLS] Checks for libvncserver-dev and libsdl-dev.
2006-12-01 Alastair Tse[XEND] Fix missing vncpasswd option for HVM domains.
2006-12-01 kfraser@localhost... Update hgignore list.
2006-12-01 kfraser@localhost... [XEN] Remove uses of 'extern inline'.
2006-12-01 kfraser@localhost... [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_po...
2006-12-01 kfraser@localhost... [XEN] Emulate XADD instruction.
2006-12-01 Alastair Tse[XEND] Reapply fix for ever expanding kernel_args in...
2006-12-01 Alastair Tse[XEND] Ensure config value types in XendConfig
2006-12-01 kfraser@localhost... [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to
2006-12-01 Ewan MellorActually return something from bool0.
2006-12-01 Ewan MellorUpdate README to reflect moved library.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB][TOOLS] Don't unwatch the framebuffer frontend...
2006-12-01 Ewan MellorSet localtime, enable_audio, clock_offset, and std_vga...
2006-12-01 Ewan MellorAdded log message for when a VM is deleted.
2006-12-01 Ewan MellorInclude the rotated xend.log.X in the bug report.
2006-12-01 Steven Smith[PVFB][TOOLS] Fix save/restore for domains with PV...
2006-12-01 Ewan MellorLink test/test_bindings against libxenapi in the new...
2006-12-01 Steven Smith[TOOLS][PVFB] Avoid zombie framebuffer backends.
2006-12-01 Steven Smith[TOOLS] Remove some dead code.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB] Make sure that framebuffer backend goes away...
2006-12-01 kfraser@localhost... [XEN] Quieten down HVM debug output.
2006-12-01 Steven Smith[LINUX] The removal of the console_use_vt hack was...
2006-12-01 Steven Smith[PVFB][TOOLS] Change the configuration syntax for PVFB...
2006-12-01 Ewan MellorTidy up the creation of directories that Xend needs...
2006-12-01 Alastair Tsemerge
2006-12-01 Alastair Tse[XEND] More fixes for HVM device configuration parsing
2006-12-01 kfraser@localhost... [HVM] Add canonical address checks and generally clean up.
2006-12-01 Alastair Tse[XEND] Fix missing serial and localtime args in device...
2006-12-01 kfraser@localhost... [XENOPROF] Fix oprofile for AMD SVM guests.
2006-12-01 kfraser@localhost... [HVM][VMX] Rename io.c -> intr.c.
2006-12-01 Steven SmithThis is Anthony Liguori's virtual framebuffer forward...
2006-12-01 kfraser@localhost... [HVM][VMX] Fix for CR8 acceleration on 64bit guest.
2006-12-01 Tim Deegan[XEN] Fix error paths in p2m insertion code
next